|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.filechooser.FileView
raar.gui.filetools.RAGFileView
public class RAGFileView
Create nice icons for dialog boxes et cetera, representing our file types.
| Constructor Summary | |
|---|---|
RAGFileView()
|
|
| Method Summary | |
|---|---|
javax.swing.Icon |
getIcon(java.io.File f)
Provide an icon for the file, if we can. |
java.lang.String |
getTypeDescription(java.io.File f)
Describe the file given. |
| Methods inherited from class javax.swing.filechooser.FileView |
|---|
getDescription, getName, isTraversable |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RAGFileView()
| Method Detail |
|---|
public java.lang.String getTypeDescription(java.io.File f)
getTypeDescription in class javax.swing.filechooser.FileViewpublic javax.swing.Icon getIcon(java.io.File f)
getIcon in class javax.swing.filechooser.FileView
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||